dividerLocation
Type
property
Summary
The position of the divider.
Syntax
set the dividerLocation of widget to <String>
get the dividerLocation of widget
Description
Define the location for the divider. Values can be one of ["None","Left","Right"].
Examples
set the dividerLocation of widget "NavigationRail" to "Top"